Skip to main content

Week 1

Milestones

  • Project set up.
  • Implement addition of boundary preset, unique to each patient bed.
  • Implement frontend and validation camera movement within the boundary.

Screenshots / Videos

boundary-preset

Contributions

Learnings

  • Learnt about docker during set up phase. Learnt about how to run project and use containers from command line itself.
  • Learnt how to efficiently use typescript with React and type check props for easier debugging.
  • Learnt basics of tailwind css and how to use it with React.
  • Learnt about mixins and permissions in Django.